Error processing SSI file
LEADTOOLS Caching (Leadtools.Caching assembly)

Show in webframe

Value Property (CacheItem<T>)






Data for this CacheItem.
Syntax
public T Value {get; set;}
'Declaration
 
Public Property Value As T
'Usage
 
Dim instance As CacheItem(Of T)
Dim value As T
 
instance.Value = value
 
value = instance.Value
public T getValue()
public void setValue(T value)
            
public:
property T^ Value {
   T^ get();
   void set (    T^ value);
}

Property Value

The data for this CacheItem. Default value is null.
Requirements

Target Platforms

See Also

Reference

CacheItem<T> Class
CacheItem<T> Members

Error processing SSI file
Leadtools.Caching requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features